Welcome![Sign In][Sign Up]
Location:
Search - elevator simulation

Search list

[Dialog_Window20041017093632434203

Description: 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态-an elevator simulation program, VC, a friendly interface, visual simulation to run the state Elevator
Platform: | Size: 61440 | Author: 郑中基 | Hits:

[CSharpdiantimonixitong

Description: [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其个第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 (2) 乘客可随机地进出于任何层。对每个入来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 (3) 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要耗费一定的时间单位(简记为t),比如: 有人进出时,电梯每隔40t测试一次,若无人进出,则关门。 关门和开门各需要20t 每个人进出电梯均需要25t 如果电梯在某层静止时间超过300t,则驶回1层候命。 (4) 按时序显示系统状态的变化过程:发生的全部人和电梯的动作序列。-[Problem description : design an elevator simulation system. This is a discrete simulation program, because the lift system for passengers and elevators "body" form of assembly, Although the interaction between them, but their behavior is a basic independent. The discrete simulation, simulation clock to decide on the activities of each of the action takes time and sequence. A simulation system in an instant to be done to deal with the matter, then analog clock advance to a certain action is scheduled to take place the next time. [Basic requirements] (1) simulation of a school teaching floor of the five-story elevator system. Even with an escalator, will stay in the library. Five floors from the bottom to the lower deck were called, the first-, second-, third- and fourth layer, i
Platform: | Size: 49152 | Author: 孙锋志 | Hits:

[VC/MFCC++ProgramWordbook

Description: 作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。 本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。 本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书-as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu
Platform: | Size: 21448704 | Author: jiajian | Hits:

[VC/MFCC++programseji2

Description: 作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。-as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu
Platform: | Size: 23057408 | Author: px | Hits:

[Data structs54345

Description: 电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
Platform: | Size: 318464 | Author: wangran | Hits:

[JSP/Javaliftsimulation

Description: 一个电梯模拟程序,模拟电梯的运行状况!包括楼层、按钮等。-An elevator simulation program to simulate the operation of the elevator! Including floors, buttons, etc..
Platform: | Size: 651264 | Author: ar9 | Hits:

[Otherelevator

Description: 模拟电梯运行的一个很好的小程序,完全实现的现实电梯的功能,并实现了很好的界面设计-Elevator simulation run a good small procedures, the full realization of the reality of elevator functions, and realize a good interface design
Platform: | Size: 817152 | Author: 刘红军 | Hits:

[ApplicationsElevators

Description: 电梯仿真系统的实现,包含源码和文档。-Elevator simulation system, including source code and documents.
Platform: | Size: 1484800 | Author: 海波 | Hits:

[assembly languageelevator

Description: 电梯模拟系统 很使用的东西哦 大家都好好看看吧-Elevator simulation system is used by everyone Oh what a good look at it
Platform: | Size: 2048 | Author: | Hits:

[OtherSimElevator

Description: 一个用c++写的的电梯模拟算法实现,重在算法。-A used c++ Wrote elevator simulation algorithm, focusing algorithm.
Platform: | Size: 31744 | Author: danma | Hits:

[OtherElevator

Description: 4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。-4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.
Platform: | Size: 2316288 | Author: | Hits:

[Windows Developele

Description: 某国际贸易中心共有40层,设有载客电梯10部(用E0-E9标识)。要求用面向对象方法和面相对象程序设计语言,实现该高层建筑电梯活动仿真程序。-International Trade Center a total of 40 storeys, with 10 passenger elevators (with E0-E9 logo). Asked to use object-oriented methods and physiognomy OOP language, the realization of the high-rise building elevator simulation program activities.
Platform: | Size: 165888 | Author: 王朋 | Hits:

[Windows Developelevator

Description: 该程序在Visual C++ 6.0 + SP6环境下测试完成,实现了电梯模拟程序,共实现11个类-The program in Visual C++ 6.0+ SP6 environment test is completed, the realization of an elevator simulation program, a total of 11 categories to achieve
Platform: | Size: 35840 | Author: chenjin | Hits:

[CSharp20081231

Description: 1个简单的电梯模拟VC编程已经测试过很好用!界面显示也很得体!-A simple programming VC Elevator simulation has been tested with very good! Interface display is also very decent!
Platform: | Size: 9216 | Author: 郭凯 | Hits:

[Software EngineeringDesign

Description: 一个软件工程(电梯模拟系统)的详细设计档,可以作设计文档的参考模板,欢迎指正。-A Software Engineering (elevator simulation system) the detailed design files, design documents can be used as a reference template, please correct me.
Platform: | Size: 251904 | Author: Ley | Hits:

[JSP/Javajava-elevator

Description: 使用java语言实现的elevator模拟程序-Implementation using java language of the elevator simulation program
Platform: | Size: 12288 | Author: fengfuquan | Hits:

[Windows Developlift

Description: 电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
Platform: | Size: 11264 | Author: lineol | Hits:

[Data structsElevator

Description: 数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help
Platform: | Size: 373760 | Author: lingxiaodong | Hits:

[Windows DevelopElevatorViewer

Description: 电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
Platform: | Size: 193536 | Author: fq | Hits:

[Button controlElevator

Description: 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
Platform: | Size: 2864128 | Author: 田野 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net